home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / ogrid100.zip / NEXTRLSE.TXT < prev    next >
Text File  |  1994-12-29  |  3KB  |  64 lines

  1. ------------------------------------------------------------------------
  2. OOGrid Library(TM) v1.0 for Borland/Turbo Pascal (Real Mode/TV)
  3. Copyright (C) 1994 by Arturo J. Monge.  All rights reserved.
  4. Portions Copyright (C) 1989,1990 by Borland International, Inc.
  5. ------------------------------------------------------------------------
  6.  
  7. ────────────────────────────────────────────────────────────────────────
  8. OOGrid Library(TM) v2.0 for Borland/Turbo Pascal (Real Mode/TV)
  9. OOGrid Library(TM) v1.0 for Borland/Turbo Pascal (Protected Mode/TV)
  10. OOGrid Library(TM) v1.0 for Turbo Pascal for Windows
  11. ────────────────────────────────────────────────────────────────────────
  12. Expected Release Dates:    Spring 1995 (All three libraries)
  13.  
  14. Distribution Method:       Shareware
  15.  
  16.  
  17.  
  18. Version 2.0 for Turbo Vision - Real Mode
  19. ----------------------------------------
  20. The next release of OOGrid Library(TM) (version 2.0) for Turbo Vision will be
  21. a completely re-designed version of OOGrid Library(TM) v1.0 that will address
  22. all the problems of version 1.0 while adding new features.
  23.  
  24. The following is a list of expected features in OOGrid Library(TM) v2.0 for
  25. Borland/Turbo Pascal (Real Mode/TV):
  26.  
  27.  1-  A new data storage object that will allow an unlimited amount of cells
  28.      by using conventional, extended and virtual memory.
  29.  2-  New search methods that will speed up access to information anywhere in
  30.      the spreadsheet.
  31.  3-  Improved insert, delete and dispose methods with faster execution time.
  32.  4-  New display methods that allow seeing partial columns in a window.
  33.  5-  A new parser with different cell prefixes and new functions.
  34.  6-  Support of relative and absolute cell addresses.
  35.  7-  A 'cell tracking' method that will modify affected formulas whenever
  36.      cells referenced in the formula are moved to a different location.
  37.  8-  Column hide and unhide commands.
  38.  9-  Support for adding cell addresses to formulas by moving the cursor or by
  39.      pointing cells with the mouse.
  40.  10- New import and export methods of common database and spreadsheet
  41.      formats.
  42.  11- New and improved import and export methods of text and delimited files.
  43.  12- Data filters.
  44.  13- Date cells, date functions and memo cells.
  45.  14- New formats.
  46.  15- More flexible print methods.
  47.  16- New selection lists in dialogs, to avoid entering the same information
  48.      twice.
  49.  17- A hierarchy of objects to allow easier costumization.
  50.  18- Extensive documentation.
  51.  19- SOURCE CODE: Since the library will no longer be based in Borland's
  52.      code, all the source code will be made available to registered users.
  53.  
  54. Version 1.0 for Turbo Vision - Proteced Mode
  55. --------------------------------------------
  56. OOGrid Library(TM) v1.0 for Borland/Turbo Pascal (Protected Mode/TV) will
  57. have the same features as OOGrid Library(TM) v2.0 for Borland/Turbo Pascal 
  58. (Real Mode/TV).
  59.  
  60. Version 1.0 for Turbo Pascal for Windows
  61. ----------------------------------------
  62. OOGrid Library(TM) v1.0 for Turbo Pascal for Windows will have the same
  63. features as OOGrid Library(TM) v2.0 for Borland/Turbo Pascal (Real Mode/TV),
  64. and will be written using Borland's Object Windows Library (OWL).